Companion

object Companion

Functions

Link copied to clipboard
@ApiStatus.Experimental
fun getArgs(scope: String): Map<String, String>

Returns a map of all arg keys and their associated values

Link copied to clipboard
@ApiStatus.Experimental
fun stripArgs(scope: String): String

Removes args from a scope string, leaving just the scope path. my.scope?arg=true to my.scope